• Organizing the Filter Menu. If there is too many filter files, the Filter menu will contain too many items. PowerReplace provides two ways to organize the Filter menu:
◊ you can mask someone of them by labelling (coloring) under Finder. PowerReplace scans only the folder and filter file without label(color).
◊ A filter named "(-" (without quotation marks) makes a divider line in the Filter menu.
• Copy-Paste. In many cases, you do not need a whole filter, but only some lines. Create your own filter by copy-paste these lines.
Collection
Convert xxx RTF (By Andreas Prilop)
Convert files between MacOS and MS Windows.
CRligne->CRpara (By Godefroy Troude)
Supression intelligente des Return en fin de ligne. Ce filtre supprime les Return en fin de ligne dans un texte. Il laisse en place les Returns de fin de paragraphe.
Html->téxt: (By Marc Moliné & G. Han)
Change Html file to readable text file. Convert first the html accented letters, then delete all anchors.
téxt->Html: (By Marc Moliné & G. Han)
Convert accented letters to Html format.
téxt->text: (By Marc Moliné)
Convert accented letters to non-accented so a text can be sent by e-mail.
QP->Mac: (By Rich Brown)
QuotedPrintable->Mac table. Derived from RFC 1345 and other heuristics.
Small
DelCComment:
Remove comment in C++ programme source file. There is two styles: /* */ and //
DelResource:
Remove resource fork of file.
StripSpace:
Strip spaces using pattern.
Unwarp:
Strip single CR.
Char
DeleteCtrlChar:
Delete control characters (0-31) exept TAB and LF.
MAJ->min:
Convert uppercase letter to lowercase letter.
min -> MAJ:
Convert lowercase letter to uppercase letter. The lower accented letter is changed to corresponding uppercase letter without accent.
ShowCtrlChar:
Show control characters (0-31).
Tex
TeX->Html:
Convert tex file to HTML format for accented letters.
TeX->Text:
Remove mathematical formule, comment and command in Tex source file, and convert accented letters to readable forme.